Skip to content

chore(deps): update bufbuild monorepo#1760

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/bufbuild-monorepo
Open

chore(deps): update bufbuild monorepo#1760
renovate[bot] wants to merge 1 commit intodevfrom
renovate/bufbuild-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bufbuild/buf 1.61.01.68.4 age adoption passing confidence
@bufbuild/protobuf (source) 2.10.22.12.0 age adoption passing confidence
@bufbuild/protoc-gen-es (source) 2.10.22.12.0 age adoption passing confidence

Release Notes

bufbuild/buf (@​bufbuild/buf)

v1.68.4

Compare Source

  • Fix duplicated extension tags across imports from compiler.

v1.68.3

Compare Source

  • Fix buf format error handling for edition 2024.

v1.68.2

Compare Source

  • Fix build failures for modules with a vendored descriptor.proto.
  • Fix LSP incorrectly reporting "edition '2024' not yet fully supported" errors.
  • Fix CEL compilation error messages in buf lint to use the structured error API instead of parsing cel-go's text output.
  • Add --debug-address flag to buf lsp serve to provide debug and profile support.

v1.68.1

Compare Source

  • Revert the use of the new compiler report format and properly ungate Editions 2024 features.
  • Fix absolute imports (leading-dot) marked unused in diagnostics.

v1.68.0

Compare Source

  • Use new compiler for build process and support Editions 2024 features.
  • Add LSP document links for buf.yaml deps, buf.gen.yaml remote plugins and input modules, buf.policy.yaml name and BSR plugins, and buf.lock dep names, making each a clickable link to its BSR page.
  • Add LSP code lenses for buf.yaml files to update all dependencies (buf.dep.updateAll) or check for available updates (buf.dep.checkUpdates).
  • Improve shell completions for buf flags with fixed value sets and file/directory arguments.
  • Add buf curl URL path shell completions (service and method names) via
    server reflection, --schema, or the local buf module.
  • Add support for Edition 2024 syntax to buf format.
  • Fix buf generate --clean deleting files from nested plugin output directories.

v1.67.0

Compare Source

  • Fix LSP not skipping buf.build/docs links for lint rules from check plugins and policies.
  • Fix buf dep graph --format json silently dropping dependencies when a dependency was already seen.
  • Add support for --rbs_out as a protoc_builtin plugin (requires protoc v34.0+).
  • Add relevant links from CEL LSP hover documentation to either <celbyexample.com> or <protovalidate.com>
  • Add OpenBSD and FreeBSD release binaries for amd64 and arm64.
  • Skip writing unchanged output files in buf generate to preserve modification times
  • Update buf beta registry plugin delete to prompt the user for deletion, matching the UX of the other deletion commands.
    Use --force to restore the old behavior.

v1.66.1

Compare Source

  • Fix exclude_types in buf generate dropping transitive dependencies of import files retained for their extension fields.

v1.66.0

Compare Source

  • Add LSP comment ignore code action to add comment ignores for lint errors.
  • Fix buf breaking module comparison when adding new modules.
  • Add LSP hover support for protovalidate CEL expressions.
  • Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions.
  • Improve URI normalization for the LSP.

v1.65.0

Compare Source

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.

v1.64.0

Compare Source

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused
    imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

v1.63.0

Compare Source

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

v1.62.1

Compare Source

  • Fix default behavior for swift_prefix to remain unset when no override is provided in
    managed mode.

v1.62.0

Compare Source

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.
bufbuild/protobuf-es (@​bufbuild/protobuf)

v2.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protobuf-es@v2.11.0...v2.12.0

v2.11.0

Compare Source

What's Changed

Full Changelog: bufbuild/protobuf-es@v2.10.2...v2.11.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test January 13, 2026 12:22 Inactive
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from d44d560 to 4084558 Compare January 13, 2026 13:22
@renovate renovate Bot had a problem deploying to data-manager-ui/test January 13, 2026 13:22 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 4084558 to aeaf3d6 Compare January 13, 2026 13:28
@renovate renovate Bot had a problem deploying to data-manager-ui/test January 13, 2026 13:34 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from aeaf3d6 to 38df3ff Compare January 19, 2026 19:32
@renovate renovate Bot had a problem deploying to data-manager-ui/test January 19, 2026 19:32 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 38df3ff to d9bebf1 Compare January 21, 2026 21:55
@renovate renovate Bot changed the title chore(deps): update dependency @bufbuild/buf to v1.63.0 chore(deps): update dependency @bufbuild/buf to v1.64.0 Jan 21, 2026
@renovate renovate Bot had a problem deploying to data-manager-ui/test January 21, 2026 21:55 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from d9bebf1 to 6bba9a1 Compare January 23, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update dependency @bufbuild/buf to v1.64.0 chore(deps): update bufbuild monorepo Jan 23, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test January 23, 2026 18:14 Inactive
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 6bba9a1 to 3f45341 Compare February 2, 2026 21:50
@renovate renovate Bot had a problem deploying to data-manager-ui/test February 2, 2026 23:01 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 3f45341 to 34d9feb Compare February 6, 2026 01:31
@renovate renovate Bot had a problem deploying to data-manager-ui/test February 6, 2026 01:31 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 34d9feb to 5e75d30 Compare February 26, 2026 03:05
@renovate renovate Bot temporarily deployed to data-manager-ui/test February 26, 2026 03:05 Inactive
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 5e75d30 to 1d3e1b6 Compare March 8, 2026 21:09
@renovate renovate Bot had a problem deploying to data-manager-ui/test March 8, 2026 21:13 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 1d3e1b6 to d75ec92 Compare March 12, 2026 00:35
@renovate renovate Bot temporarily deployed to data-manager-ui/test March 12, 2026 00:35 Inactive
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from d75ec92 to 14123f1 Compare April 4, 2026 21:33
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 4, 2026 21:33 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 14123f1 to 7a52b33 Compare April 16, 2026 19:04
@renovate renovate Bot temporarily deployed to data-manager-ui/test April 16, 2026 19:04 Inactive
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 7a52b33 to 284f3c1 Compare April 17, 2026 01:24
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 17, 2026 01:24 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 284f3c1 to b772719 Compare April 20, 2026 01:49
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 20, 2026 01:49 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from b772719 to 660bcd0 Compare April 23, 2026 02:00
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 23, 2026 02:00 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 660bcd0 to d4bfb86 Compare April 24, 2026 21:11
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 24, 2026 21:11 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from d4bfb86 to 44393b2 Compare April 25, 2026 17:24
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 25, 2026 17:24 Failure
@renovate renovate Bot force-pushed the renovate/bufbuild-monorepo branch from 44393b2 to dfae7a3 Compare April 29, 2026 11:09
@renovate renovate Bot temporarily deployed to data-manager-ui/test April 29, 2026 11:10 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants